ASP.NET MVC Controls
OnClientLoadedRows Property

Occurs after the grid rows have been bound to the data source.
Syntax
'Declaration
 
<JsonAttribute(Order=2, 
   SkipIfDefault=True, 
   PropertyName="loadedRows", 
   Name="loadedRows")>
Public Overridable Property OnClientLoadedRows As String
[Json(Order=2, 
   SkipIfDefault=True, 
   PropertyName="loadedRows", 
   Name="loadedRows")]
public virtual string OnClientLoadedRows {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback